memory access
英 [ˈmeməri ˈækses]
美 [ˈmeməri ˈækses]
存储访问,内存访问;存取存储器
英英释义
noun
- (computer science) the operation of reading or writing stored information
双语例句
- To enable memory access, it provides put and set methods for ints, chars, and bytes.
为允许内存访问,它为int、char和byte提供了put和set方法。 - NUMA support ( Non-Uniform Memory Access, memory design for multiprocessors) allows virtual machines to efficiently access large amounts of memory.
NUMA支持(非一致性内存访问,针对多处理器的内存设计)允许虚拟机有效地访问大量内存。 - The tightly-coupled nature of the CMP allows very short physical distances between processors and memory and, therefore, minimal memory access latency and higher performance.
CMP紧密耦合的本质使处理器与内存之间的物理距离很短,因此可提供最小的内存访问延迟和更高的性能。 - Hence the term Non-Uniform Memory access.
因此就有了非均匀存储器存取这个术语。 - Analysis and Research of Windows CE Memory Access
WINDOWSCE内存访问原理分析与研究 - We also add the'unsafe'keyword since direct memory access isn't thread safe.
我们也添加了“不安全”的关键词因为直接内存获取并不安全。 - It results in a tighter coupling between client and server, and also completely ignores things like latency, failure, lack of a shared memory access, etc.
它导致客户端和服务之间更加紧耦合,并且完全忽略了像延时、失败、缺乏共享的内存访问等东西。 - Purify adds value to your existing correctness tests by simultaneously checking for memory access errors.
Purify可以通过同时检查内存访问错误来对您的现存正确性测试增加价值。 - The most efficient scheme uses hardware assists such as the AMD I/ O MMU ( IOMMU) to provide transparent translation of guest physical addresses to host physical addresses ( for operations such as direct memory access [ DMA]).
最有效的方案是使用像AMDI/OMMU(IOMMU)这样的硬件协助来提供Guest物理地址到主机物理地址的透明转换(用于直接内存访问[DMA]这样的操作)。 - With AIX uDAPL, you can incorporate the features provided by the API, including the capability to do remote direct memory access ( RDMA).
通过使用AIXuDAPL,可以利用API提供的特性,包括远程直接内存访问(RDMA)。